toNetworkBytes

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ubyte[] toNetworkBytes(ubyte[] input)
  2. ubyte[N] toNetworkBytes(T input)
    @nogc nothrow pure
    ubyte[N]
    toNetworkBytes
    (
    T
    uint N = T.sizeof
    )
    ()

Meta